Create a new ACL with a list of ACL entries.
Acl(Iterable<AclEntry> entries) : _entries = List.from(entries);