Please remove the render target size warning for Create Render Target 2D editor functions

When using the Create Render Target 2D function in BPs and e.g. setting it to 4k, there is this warning popup:

Is there any way to disable this warning per-project? If not, please remove this warning for RTs created with editor BP function.
I have a set of 4k render targets for one-shot render purposes in editor and I’m fully aware of the optimization/memory factor regarding this and it’s totally fine in my case. But now, since I set these RTs on Construction Script, every time I try to e.g. duplicate an actor, this warning pops up several times, blocking the workflow.
Maybe adding a simple checkbox to this function (like “Display warning message if size too big”) would be sufficent.
Please consider this little improvement.