User can change file permission with setfacl even if they are not owner of the file
Description
Currently a user can change permission of a file as long as they have write permission. This is inconsistent with chmod where only the owner can change the permission.