Display password protected posts to logged in users

Simply search your templates for post_password_required() and wrap it into if ( ! is_user_logged_in() ).