Soft-Rejection because "Comments need to display by default".

In single.php your comments call should look like this:

if( comments_open() )
comments_template();

Any additional option checks are not needed.