Pagination on single post page?

I know Twenty Eleven include this functionality by default and I’ve come to expect it as default behavior, so I hope I’m not missing something here.

You should be able to add this to single.php by using the previous_post_link() and next_post_link() functions.