Serial Com between Arduinos - One not always running.

I don't think it matters to the Arduino that nothing reads the data in the buffer. I have an app running for months using Serial.println() to output stuff that is never read. If I connect my FTDI cable to it I can read the data in the Serial Monitor anytime I want - which is not very often.

...R