@steveco,
Ok, then ignore it. All users which could be synchronized have already been synched. Put this shortcode in the PHP snippet of Code Snippet plugin or in the functions.php of your WordPress active theme to disable the information:
add_filter('wpforo_profile_synchronization_notice', '__return_false');