I note that if there is a space after the question title, it is not removed and left as such. There is at least one issue with leaving the space right there. It breaks the possible dupe comment markdown. Really.
While I agree that one can simply fix this by editing the question title or the comment to fix the broken markdown, we should strive to do it the programmatic way. Just to follow Joel Spolsky's ideology.
I believe if the trailing exclamation marks can be converted into a question mark, similarly, removing the trailing space should be possible as well.
I realize that if there is space after the title when you initially ask a question, it is removed. But, subsequently if it was edited in (like I just did), it is not removed.
Hence marking it as a bug instead of feature request.