--with-fix is an option not implemented yet.
When enabled, changes reporting should output SQL queries to insert/update/delete records on slave.
Perhaps, a "--skip-write-binlog" could add "SET sql_log_bin = 0;" to first line (and "SET sql_log_bin = 1;" to last line) to avoid replication when running all queries in a master/master setup.