The GRANT tables should in a MySQL Cluster be stored in NDB so that all connected MySQL Servers will have the same permissions to tables. This will be done by creating the grant tables with engine=ndb when installing them or by an "upgrade script" which alters the grant tables to engine=ndb Estimated time may not be enough since this task looks easy, but there might be some more issues that need to be fixed for this to work.
