authz: `PermsSyncer` should use partial results when the user/repo has no permissions
Created by: unknwon
The definition of PermsFetcher asks for partial but valid results when error occurred, it should be used for users and repos with no permissions.