Easy, If it's not documented on a BRD or TRD, then it's a bug.  

Example:  I wrote a news editor application for a previous company.  It was documented that the application would allow export to RSS 2.0.  I figured it wouldn't be difficult to just allow it to export to any RSS version, so i did, including the obscure netscape versions.  I received a bug report that it could be exported to more than documented formats.  And I agree.  That was a bug, not a feature.  A purposeful bug, but a bug none-the-less.  After being in this industry for so long, I understand that you code to specs, and anything that happens that is outside the documented specifications is a bug. 

There should be absolutely no confusion.  Either a behaviour is documented or it is not.