An extra newline is displayed in my buffer after using outorg to convert an elisp file to an org file and back. The newline does not actually "exist". I can't put my cursor on it, and the buffers contents are not changed. I go into this in detail in this stackoverflow question.
To reproduce take an outshine elisp buffer with one blank line between a description and code, then use outorg-convert-to-org and outorg-convert-back-to-code. The newline actually starts showing up in the org buffer.